Recommitting changes that were moved aside to tag GTK_2_3_1
authorFederico Mena Quintero <federico@ximian.com>
Mon, 8 Dec 2003 23:22:24 +0000 (23:22 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Mon, 8 Dec 2003 23:22:24 +0000 (23:22 +0000)
2003-12-08  Federico Mena Quintero  <federico@ximian.com>

        * gtk/migrating-GtkAction.sgml: New chapter about how to migrate
        from gnome-ui/bonobo-ui/etc. to GtkAction.

        * gtk/gtk-docs.sgml: Integrated the above.

        * gtk/Makefile.am (content_files): Added migrating-GtkAction.sgml.

docs/reference/ChangeLog
docs/reference/gtk/Makefile.am

index 9bc88d32b588c364a25da0df74c424e5f8c6d81d..3b13cc571ffb719db10669e05662943965d8f296 100644 (file)
@@ -1,3 +1,12 @@
+2003-12-08  Federico Mena Quintero  <federico@ximian.com>
+       * gtk/migrating-GtkAction.sgml: New chapter about how to migrate
+       from gnome-ui/bonobo-ui/etc. to GtkAction.
+       * gtk/gtk-docs.sgml: Integrated the above.
+       * gtk/Makefile.am (content_files): Added migrating-GtkAction.sgml.
 Mon Dec  8 12:47:01 2003  Owen Taylor  <otaylor@redhat.com>
 
        * gtk/Makefile.am (IGNORE_HFILES): Add xdgmime directory,
index be1b43766e844495d1f1ffe28f16a3265297cfca..37bd2431dbf6deb65c9caf0a51c39e041f8f2aa7 100644 (file)
@@ -87,6 +87,7 @@ content_files =                                       \
        changes-2.0.sgml                        \
        compiling.sgml                          \
        framebuffer.sgml                        \
+       migrating-GtkAction.sgml                \
        migrating-GtkFileChooser.sgml           \
        objects_grouped.sgml                    \
        question_index.sgml                     \